Libraries tagged by magic methods

kdyby/strict-objects

32 Favers
1411822 Downloads

Simple trait to make your class strict, when calling or accessing undefined member (property or method).

Go to Download


fooman/phpstan-magento2-magic-methods

16 Favers
75804 Downloads

PhpStan extension to support Magento 2's use of magic methods

Go to Download


aedart/athenaeum

22 Favers
4036 Downloads

Athenaeum is a mono repository; a collection of various PHP packages

Go to Download


slick/common

0 Favers
6272 Downloads

Slick common package contains a set of useful classes and traits for Slick library

Go to Download


aedart/athenaeum-properties

0 Favers
804 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods

Go to Download


ijvo/kdyby-strict-objects

0 Favers
140 Downloads

Simple trait to make your class strict, when calling or accessing undefined member (property or method).

Go to Download


tkachikov/laravel-withtrashed

2 Favers
231 Downloads

Trait for set magic method withTrashed for models with SoftDelete

Go to Download


fusepump/base.php

2 Favers
4977 Downloads

Base class with magic methods and options set and get.

Go to Download


tuupola/witchcraft

23 Favers
15165 Downloads

Opionated magic methods as traits

Go to Download


aedart/overload

2 Favers
10960 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

Go to Download


isra00/class-triggers

7 Favers
6 Downloads

Inject magic actions before and after any method of any class

Go to Download


lightningspirit/magic-interfaces

0 Favers
25 Downloads

Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists

Go to Download


jesseschalken/magic-utils

1 Favers
24 Downloads

Traits and functions to help with implementing PHP's magic methods

Go to Download


aesonus/php-magic

0 Favers
314 Downloads

Reads the class docblock to determine magic method behavior

Go to Download


matthew-p/yii2-di-magic

0 Favers
686 Downloads

Improvement for Yii2 that add dependency injection in action methods and provide model binding.

Go to Download


Next >>